[INFO] cloning repository https://github.com/justPrototypeGit/CleanUpStorages
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justPrototypeGit/CleanUpStorages" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustPrototypeGit%2FCleanUpStorages", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustPrototypeGit%2FCleanUpStorages'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e3b68aac60999228435a8229823ce7fb074a4cf
[INFO] checking justPrototypeGit/CleanUpStorages against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustPrototypeGit%2FCleanUpStorages" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/justPrototypeGit/CleanUpStorages
[INFO] finished tweaking git repo https://github.com/justPrototypeGit/CleanUpStorages
[INFO] tweaked toml for git repo https://github.com/justPrototypeGit/CleanUpStorages written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/justPrototypeGit/CleanUpStorages on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/justPrototypeGit/CleanUpStorages already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:65:1
[INFO] [stderr]    |
[INFO] [stderr] 65 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `cleanupstorages` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8aeb62c99e2ba33d56601120abb435887efb57a6ae6dd519761a79d62c46c027
[INFO] running `Command { std: "docker" "start" "8aeb62c99e2ba33d56601120abb435887efb57a6ae6dd519761a79d62c46c027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8aeb62c99e2ba33d56601120abb435887efb57a6ae6dd519761a79d62c46c027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8aeb62c99e2ba33d56601120abb435887efb57a6ae6dd519761a79d62c46c027" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8aeb62c99e2ba33d56601120abb435887efb57a6ae6dd519761a79d62c46c027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8aeb62c99e2ba33d56601120abb435887efb57a6ae6dd519761a79d62c46c027" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:65:1
[INFO] [stderr]    |
[INFO] [stderr] 65 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `cleanupstorages` (manifest) generated 1 warning
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking syn v2.0.118
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking filetime_creation v0.2.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking nt-time v0.10.6
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=0c9951a83baa3533 -C extra-filename=-cc18564c0b05f543 --out-dir /opt/rustwide/target/debug/build/rustix/cc18564c0b05f543/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/d1515ad6648185a4/out/libbitflags-d1515ad6648185a4.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/9cfb1d2a940fa36d/out/liblinux_raw_sys-9cfb1d2a940fa36d.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8aeb62c99e2ba33d56601120abb435887efb57a6ae6dd519761a79d62c46c027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aeb62c99e2ba33d56601120abb435887efb57a6ae6dd519761a79d62c46c027", kill_on_drop: false }`
[INFO] [stdout] 8aeb62c99e2ba33d56601120abb435887efb57a6ae6dd519761a79d62c46c027
